Skip to content

Add impl From<u8> for Month with basic docs examples#7776

Open
sffc wants to merge 5 commits intounicode-org:mainfrom
sffc:month-from
Open

Add impl From<u8> for Month with basic docs examples#7776
sffc wants to merge 5 commits intounicode-org:mainfrom
sffc:month-from

Conversation

@sffc
Copy link
Member

@sffc sffc commented Mar 13, 2026

Re-written piece of #7773

Changelog

icu_calendar: add impl From<u8> for Month that generates normal months

@sffc sffc requested review from a team and Manishearth as code owners March 13, 2026 18:04
@Manishearth
Copy link
Member

I removed the usage of into from #7773 since that PR does more things. This PR can simply use the into impl where it wants to after merging that.

Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The From impl probably needs to be removed after a rebase but this lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants